Le Samedi 5 Août 2006 00:37, Haricharan Ramachandra a écrit :
> Thanks Chris,
>
>   I checked the Java version and it is Jdk1.4.2 on my machine, i got to
> know from Herve that it might be due to the Linux 32/64bit version problem.
> but on the download website there is no mantion of 32/64 bit version for
> the Linux JXplorer.
The 32/64bit version question does not affect JXplorer itself, but Linux and 
JVM : programs written in Java (like JXplorer) are not  dependant on such 
questions, they are dependant on a JVM and its version.
Since you've got a 1.4.2 JVM, the problem is not on the version of the JVM 
that JXplorer needs.

Now we can conclude that the bug lies in the JVM : JXplorer can't do anything 
about it.
The only hope is that the JVM bug is triggered by the graphical installer 
(ZeroG) : if you download .tar.gz version of JXplorer, this installer isn't 
there. Perhaps JXplorer itself will work on the buggy JVM...

Please try and let us know.

Hervé

>
> thanks
> Hari
>
> -----Original Message-----
> From: Chris Betts [mailto:[EMAIL PROTECTED]
> Sent: Friday, August 04, 2006 12:50 AM
> To: Haricharan Ramachandra
> Cc: jxplorer-users@lists.sourceforge.net; [EMAIL PROTECTED]; Srikanth
> T
> Subject: Re: [Jxplorer-users] regarding installing JXplorer on RedHat
> Linux
>
>
> Hi Hari,
>
>     the first thing to check is that you have a recent version of
> java installed and working - you should be able to type 'java -
> version' at the command line and get a 'version 1.4.1' message back
> (or similar).
>
>     otherwise I'm afraid I'm not much of a linux expert - you can
> check some of the past posting about JXplorer on Linux at http://
> sourceforge.net/mail/?group_id=55394 , or you may have more luck
> installing the .tar.gz deploy file and running the shell script
> (downloadable at: http://sourceforge.net/project/showfiles.php?
> group_id=55394 ).
>
>     cheers,
>
>         Chris
>
> On 04/08/2006, at 4:25 AM, Haricharan Ramachandra wrote:
> > Hi All
> >
> >    I am trying to install JXplorer on RedHat Linux 9. I downloaded
> > JXv3.1_install_linux.bin from www.jxplorer.org. I followed the
> > instructions
> > in the read me onthe website and did the following
> >
> >    1. I downloaded JXv3.1_install_linux.bin from the website and
> > placed it
> > in folder in my linux machine (One observation here is that when I
> > click on
> > the download link instead of asking for saving the bin file to my
> > local
> > machine, the web site opens a text file online, I had to right
> > click to save
> > it to my local drive.
> >
> >   2. I used chmod 777 command to change the permissions
> >
> >   3. I ran sh ./JXv3.1_install_linux.bin from the folder where i
> > had the
> > file saved in my Linux machine.
> >
> >     When i did it i got the following exception message and the
> > install did
> > not go through. Please advice and thanks for you help in advance.
> >
> >  Please find the exception below
> >
> >  [EMAIL PROTECTED] ftp]# sh ./JXv3.1_install_linux.bin
> > Preparing to install...
> > Extracting the installation resources from the installer archive...
> > Configuring the installer for this system's environment...
> >
> > Launching installer...
> >
> > Warning: -Xmx50331648 not understood. Ignoring.
> > Warning: -Xms16777216 not understood. Ignoring.
> > Invocation of this Java Application has caused an
> > InvocationTargetException.
> > This application will now exit. (LAX)
> >
> > Stack Trace:
> > java.lang.NoClassDefFoundError: while resolving class: ZeroGe
> >    at java.lang.VMClassLoader.resolveClass(java.lang.Class)
> > (/usr/lib64/libgcj.so.5.0.0)
> >    at java.lang.Class.initializeClass() (/usr/lib64/libgcj.so.5.0.0)
> >    at _Jv_ResolvePoolEntry(java.lang.Class, int)
> > (/usr/lib64/libgcj.so.5.0.0)
> >    at ZeroGd.<clinit>() (Unknown Source)
> >    at java.lang.Class.initializeClass() (/usr/lib64/libgcj.so.5.0.0)
> >    at _Jv_ResolvePoolEntry(java.lang.Class, int)
> > (/usr/lib64/libgcj.so.5.0.0)
> >    at com.zerog.ia.installer.LifeCycleManager.a(boolean) (Unknown
> > Source)
> >    at com.zerog.ia.installer.LifeCycleManager.b(java.lang.String[])
> > (Unknown
> > Source)
> >    at com.zerog.ia.installer.LifeCycleManager.a(java.lang.String[])
> > (Unknown
> > Source)
> >    at com.zerog.ia.installer.Main.main(java.lang.String[]) (Unknown
> > Source)
> > Caused by: java.lang.ClassNotFoundException:
> > com.apple.mrj.MRJOSType not
> > found in [file:/tmp/install.dir.8608/InstallerData/,
> > file:/tmp/install.dir.8608/InstallerData/installer.zip,
> > file:JXv3.1_install_java.jar, file:/usr/share/java/libgcj-3.4.3.jar,
> > file:./, core:/]
> >    at java.net.URLClassLoader.findClass(java.lang.String)
> > (/usr/lib64/libgcj.so.5.0.0)
> >    at gnu.gcj.runtime.VMClassLoader.findClass(java.lang.String)
> > (/usr/lib64/libgcj.so.5.0.0)
> >    at java.lang.ClassLoader.loadClass(java.lang.String, boolean)
> > (/usr/lib64/libgcj.so.5.0.0)
> >    at _Jv_FindClass(_Jv_Utf8Const, java.lang.ClassLoader)
> > (/usr/lib64/libgcj.so.5.0.0)
> >    at java.lang.Class.forName(java.lang.String, boolean,
> > java.lang.ClassLoader) (/usr/lib64/libgcj.so.5.0.0)
> >    at _Jv_BytecodeVerifier.verify_instructions_0()
> > (/usr/lib64/libgcj.so.5.0.0)
> >    at _Jv_VerifyMethod(_Jv_InterpMethod) (/usr/lib64/libgcj.so.5.0.0)
> >    at _Jv_PrepareClass(java.lang.Class) (/usr/lib64/libgcj.so.5.0.0)
> >    at _Jv_WaitForState(java.lang.Class, int) (/usr/lib64/libgcj.so.
> > 5.0.0)
> >    at java.lang.VMClassLoader.linkClass0(java.lang.Class)
> > (/usr/lib64/libgcj.so.5.0.0)
> >    at java.lang.VMClassLoader.resolveClass(java.lang.Class)
> > (/usr/lib64/libgcj.so.5.0.0)
> >    ...9 more
> >
> >
> > thanks
> > Hari
> >
> >
> >
> >
> >
> > ----------------------------------------------------------------------
> > ---
> > Take Surveys. Earn Cash. Influence the Future of IT
> > Join SourceForge.net's Techsay panel and you'll get the chance to
> > share your
> > opinions on IT & business topics through brief surveys -- and earn
> > cash
> > http://www.techsay.com/default.php?
> > page=join.php&p=sourceforge&CID=DEVDEV
> > _______________________________________________
> > Jxplorer-users mailing list
> > Jxplorer-users@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/jxplorer-users
>
> -------------------------------------------------------------------------
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the chance to share
> your opinions on IT & business topics through brief surveys -- and earn
> cash
> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> _______________________________________________
> Jxplorer-users mailing list
> Jxplorer-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/jxplorer-users

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Jxplorer-users mailing list
Jxplorer-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jxplorer-users

Reply via email to