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

Reply via email to